How to Install catdvi software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install catdvi software package in Ubuntu 16.04 LTS (Xenial Xerus)

catdvi software package provides DVI to plain text translator, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install catdvi 

catdvi is installed in your system.

Make ensure the catdvi package were installed using the commands given below,

$ sudo dpkg-query -l | grep catdvi *

You will get with catdvi package name, version, architecture and description in a table

catdvi package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section TeX
Package catdvi
Version 0.14-12.1
Description DVI to plain text translator
Sub Section TeX


See Also, How to uninstall or remove catdvi software package from Ubuntu 16.04 LTS (Xenial Xerus) ?